"Global" and "Visual" are not very good names for
the content of these pages. Rename them to
"Information and "Settings".
<child>
<object class="GtkStackPage">
<property name="name">general</property>
- <property name="title" translatable="yes">General</property>
+ <property name="title" translatable="yes">Information</property>
<property name="child">
<object class="GtkInspectorGeneral"/>
</property>
<child>
<object class="GtkStackPage">
<property name="name">visual</property>
- <property name="title" translatable="yes">Visual</property>
+ <property name="title" translatable="yes">Settings</property>
<property name="child">
<object class="GtkInspectorVisual"/>
</property>